@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
li {
	list-style-image: none;
	list-style-type: none;
}

blockquote, q {
    quotes: none;
}
del {
    text-decoration: line-through;
}
#container {
	margin: 0 auto;
	padding-top: 35px;
	width: 1000px;
	background-color: transparent;
}

#header {
	overflow: auto;
}
h1 {
    float: left;
}
h1 a {
    background: url("../images/sprite.png") repeat scroll 0 0 transparent;
    display: block;
    height: 44px;
    margin-left: 20px;
    overflow: hidden;
    text-indent: -9999px;
    width: 245px;
}
#nav {
    display: inline;
    float: left;
    left: 10px;
    position: relative;
    top: 20px;
    z-index: 2;
}
#nav li {
    display: inline;
    float: left;
    margin: 0 20px;
}
#nav li a {
    background-image: url("../images/sprite.png");
    display: block;
    height: 13px;
    overflow: hidden;
    text-indent: -9999px;
}

#homeMain {
    display: inline;
    float: left;
    line-height: 24px;
    margin-left: 10px;
    width: 434px;
}
.simpleCart_shelfItem {
	float: left;
	line-height: 200%;
	width: 220px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
.remove a {
	
	color: #000000;
}

.remove a:hovers {
	
	color: #000000;
}

.remove a:link {
	
	color: #000000;
}

.remove a:visited {
	
	color: #000000;
}

.item_image {
    float: left;
    margin-right: 8px;
}
.item_name {
	color: #333333;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
	list-style-position: outside;
	text-align: center;
	text-indent: -20px;
}
.item_price {
	color: #333333;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.item_thumb {

}
.item_add {
	display: block;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
	width: 170px;
	background-color: transparent;
	background-image: url(images/ajouter.png);
	background-repeat: no-repeat;
	background-position: 0;
	outline:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: auto;
}
.item_add:hover {
	background-image: url(images/ajouter.png);
	background-repeat: no-repeat;
	outline:none;
	cursor: auto;
}
.item_add:active {
	outline:none;
}
.simpleCart_items {
	clear: both;
	float: none;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #191919;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.cartHeaders {
	display: none;
}
.itemContainer {
	float: left;
	width: 958px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #191919;
	height: 110px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	line-height: 120px;
	padding-top: 5px;
	background-image: url(images/fondrecap.png);
	background-repeat: repeat;
}
.itemName {
	width: 130px;
	padding-left: 20px;
	font-weight: bold;
}

.itemthumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 110px;
}
.itemQuantity {
	float: left;
	width: 20px;
	height: 0px;
	float: left;
	color: #000000;
	text-align:center;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	
}
.itemQuantity input {
	border: medium none;
	color: #191919;
	height: 17px;
	margin-right: 5px;
	width: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.itemQuantity input:focus {
    outline: medium none;
}
.itemincrement a {
	display: block;
	overflow: hidden;
	width: 10px;
	margin-top: 10;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}



.itemincrement a:hover {
	display: block;
	overflow: hidden;
	width: 10px;
	margin-top: 10;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.itemincrement a:link {
	display: block;
	overflow: hidden;
	width: 10px;
	margin-top: 10;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.itemincrement a:visited {
	display: block;
	overflow: hidden;
	width: 10px;
	margin-top: 10;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.itemdecrement a {
	display: block;
	overflow: hidden;
	width: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

.itemdecrement a:hover {
	display: block;
	overflow: hidden;
	width: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

.itemdecrement a:link {
	display: block;
	overflow: hidden;
	width: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

.itemdecrement a:visited {
	display: block;
	overflow: hidden;
	width: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

.itemTotal {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: block;
	width: 100px;
	text-align: center;
}
.itemremove {
	color: #FF0000;
}

#cartTotal {
	clear: both;
	padding: 47px 72px 0 0;
	text-align: right;
	text-shadow: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
    padding: 10px 0;
}
strong {
    color: #FFFFFF;
    font-family: "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
    font-weight: normal;
}
h3 {
    color: #FFFFFF;
    font: bold 20px "Helvetica",Arial,sans-serif;
    margin: 35px 3px 0;
    text-shadow: 0 -1px 1px #000000;
}
